settingsLock

@get:JvmName(name = "getSettingsLock")
@set:JvmName(name = "setSettingsLock")
var settingsLock: Boolean

bool settings_lock = 5;